home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Utilities / Random / Commodore 64c / SOURCE / Flags.h < prev    next >
Text File  |  1994-04-26  |  102b  |  8 lines

  1. #define CAR 1
  2. #define ZER 2
  3. #define INT 4
  4. #define DEC 8
  5. #define BKC    16
  6. #define OVF    64
  7. #define NEG 128
  8.